func go.pact.im/x/clock.newEventTicker

2 uses

	go.pact.im/x/clock (current package)
		ticker.go#L53: 	return newEventTicker(c, d)
		ticker.go#L72: func newEventTicker(c *Clock, d time.Duration) *eventTicker {